home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_25 < prev    next >
Encoding:
Text File  |  2003-04-11  |  967 b   |  57 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 500 5 0 0
  3. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  4. Aggression 7 3 3 3
  5. Daytime
  6. //Nightime
  7. Crosshair
  8. //Artillery
  9. //Bombers
  10. AltGun
  11. //AltGun2
  12. //AltCannon
  13. /*** TANK (maximum 12) ***/
  14. Object TANK
  15. ObjectInc
  16. ObjectInc
  17. ObjectInc
  18. Delay 600
  19. ObjectInc
  20. Delay 600
  21. ObjectInc
  22. Delay 600
  23. ObjectInc
  24. Delay 800
  25. ObjectInc
  26. Delay 800
  27. ObjectInc
  28. Delay 800
  29. /*** APC (maximum 4, soldiers 6) basic ***/
  30. Object APC1
  31. Delay 400
  32. ObjectInc
  33. Delay 400
  34. ObjectInc
  35. Delay 600
  36. /*** APC (maximum 4, soldiers 6) gun turret ***/
  37. /*** APC (maximum 4, soldiers 6) missile turret ***/
  38. /*** JET (maximum 16) ***/
  39. Object JET
  40. Delay 2000
  41. ObjectInc
  42. Delay 2000
  43. South
  44.  
  45. /*** BOMBER (maximum 9) ***/
  46. /*** COBRA (maximum 12) ***/
  47. /*** CH53 (maximum 8, soldiers 6) ***/
  48. /*** C130 (maximum 8, soldier 0-12) ***/
  49. Object C130
  50. hdrop 1
  51. adrop 1
  52. mdrop 1
  53. pdrop 1
  54. South
  55.  
  56. End
  57.